func runtime.getGCMaskOnDemand

2 uses

	runtime (current package)
		type.go#L86: 		return getGCMaskOnDemand(t)
		type.go#L98: func getGCMaskOnDemand(t *_type) *byte {